home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir38 / blnks415.zip / BLANKS.MSG < prev    next >
Text File  |  1993-12-01  |  12KB  |  305 lines

  1.         ╒══════════════════════════════════════════╕
  2.         │                 BLANKs                   │
  3.         │             Revision 4.15.0              │
  4.         │                                          │
  5.         │ Copyright (C) 1988-1993 FM de Monasterio │
  6.         │  Licensed Material. All Rights Reserved  │
  7.         ╘══════════════════════════════════════════╛
  8.  
  9.                 ║ ║╔═╗╔═╣╔═╗╠═ ╔═╗
  10.                 ║ ║║ ║║ ║╔═╣║  ╠═╝
  11.                 ╚═╝╠═╝╚═╝╚═╝╚═╝╚═╝
  12.   MESSAGES
  13.   ********
  14.  
  15.     Program execution is halted immediatedly after messages with "Abort"
  16.     headers and some messages with "Error" headers.  Execution continues
  17.     after messages with a "Warning" header, some messages with an "Error"
  18.     header, and most other messages.
  19.  
  20.     The following is a brief explanation of program messages:
  21.  
  22.  
  23.   1.    "Abort: Program code corrupted (CRC error)"
  24.     -------------------------------------------
  25.     Upon its execution, the program failed its internal verification
  26.     check, indicating corruption of the code.
  27.  
  28.  
  29.   2.    "Abort: Program requires 286 compatible CPU"
  30.     "Abort: Program requires 386 compatible CPU"
  31.     "Abort: Program requires 486 compatible CPU"
  32.     ------------------------------------------
  33.     286 program releases cannot be executed in 086/88 or most 186/188
  34.     machines; 386 program releases cannot be executed in 086/88, 186/
  35.     188, and 286 machines; 486 program releases cannot be executed in
  36.     086/88, 186/188, 286, and 386 machines.
  37.  
  38.  
  39.   3.    "Abort: Needs MS-compatible DOS 3 or later"
  40.     ----------------------------------------------
  41.     The program requires a DOS version equal to or greater than MS-DOS 3
  42.     or compatible DOS system version.
  43.  
  44.  
  45.   4.    "Abort: Unknown video/incompatible controller"
  46.     ----------------------------------------------
  47.     The program was unable to determine the type of video adapter in use.
  48.     Adapters currently recognized are SVGA, VGA, MCGA, EGA, CGA, MDA, and
  49.         the HERCULES HGC, HGC+, and InColor cards.  Alternatively, testing of
  50.     the video circuitry revealed hardware incompatibilities.
  51.  
  52.  
  53.   5.    "Installed at absolute address ????0h"
  54.     "Enter <BLANKS /?> for Help"
  55.     --------------------------------------
  56.     BLANKs was successfully executed and the resident(s) installed at the
  57.     indicated (hexadecimal) memory address.
  58.  
  59.  
  60.   6.    "Using default blanking parameters"
  61.     -----------------------------------
  62.     No parameters were specified, and BLANKs is using its default values.
  63.  
  64.  
  65.   7.    "Resident updated"
  66.     "Enter <BLANKS /?> for Status"
  67.     ------------------------------
  68.     The relevant resident parameters of BLANKs were successfuly updated.
  69.  
  70.  
  71.   8.    "Resident quiescent"
  72.     --------------------
  73.     Switch QU was specified, and the program now remains inactive until
  74.     the next program execution, if switches /? or QU were not specified
  75.     at that time.
  76.  
  77.  
  78.   9.    "Error: DOS environment unchanged [code ?]"
  79.     -------------------------------------------
  80.     The program was unable to create/update the requested DOS environment
  81.     string.  The following codes may be expected:
  82.  
  83.              0: An unrecognized DOS version is being used.
  84.              1: Not enough room in the global environment block.
  85.              2: Null terminator for environment block not found.
  86.              3: Null size environment block.
  87.  
  88.     Error 1 may be due to a small DOS environment block.  Errors 2 and 3
  89.     indicate corruption of the environment block.
  90.  
  91.  
  92.  10.    "Resident already loaded: Switch /WA ignored"
  93.     ---------------------------------------------
  94.     WINDOWS 3.x awareness (386-Enhanced & Standard mode) can be specified
  95.     only before the resident installation.  Unload resident and reload it
  96.     after specifying switch WA, if this awareness is needed.
  97.  
  98.  
  99.  11.    "Resident already loaded: Switch /RK ignored"
  100.     ---------------------------------------------
  101.     Keyboard access monitoring must be specified (via /RK, /RK+, or /RK-)
  102.     before the resident installation, and such monitoring can be modified
  103.     afterwards.  This message indicates that the keyboard monitoring code
  104.     was not loaded; unload resident and reload it after specifying switch
  105.     RK+ or RK-, if keyboard access monitoring is needed.
  106.  
  107.  
  108.  12.    "Mouse driver not loaded or inactive"
  109.     -------------------------------------
  110.     The program did not find a mouse driver compatible with the Microsoft
  111.     or Logitech Mouse format.  Thus, mouse blanking and unblanking cannot
  112.     be implemented.
  113.  
  114.  
  115.  13.    "Error: Invalid mouse button for blanking"
  116.  14.    "Error: Invalid screen corner for blanking"
  117.     -------------------------------------------
  118.     An invalid selection for mouse blanking was made by the user.  Mouse-
  119.     blanking status is not modified.
  120.  
  121.  
  122.  15.    "Not enough RAM to preserve screen contents"
  123.     "Only  ???? bytes are available..."
  124.     "Continue? [Yn] "
  125.     --------------------------------------------
  126.     When switch /?, PW?, or HK? is selected, BLANKs attempts to allocate
  127.     an additional 8,288 bytes for video data processing.  The message is
  128.     displayed if enough RAM is not available (other program services can
  129.     still be executed). Press <Y> or <Enter> to proceed with the display
  130.     or <N> or <Esc> to cancel the execution.  *NOTE: If the mouse driver
  131.     is active, and <Y> is pressed, the mouse status will not be restored
  132.     at the exit from BLANks.
  133.  
  134.  
  135.  16.    "User BREAK"
  136.     ------------
  137.     The Ctrl-Break key was pressed during an interactive screen display.
  138.  
  139.  
  140.  17.    "Unable to restore Mouse state - Driver reset"
  141.     ----------------------------------------------
  142.     The buffer preserving the Mouse state data was found to be corrupted
  143.     after an interactive display. The mouse driver has been reset.
  144.  
  145.  
  146.  18.    "Error: Invalid switch Xx in command /Xx"
  147.     -----------------------------------------
  148.     An invalid switch designator (X) or parameter (x) was encountered.
  149.     Switch parsing continues after the next switch delimiter.
  150.  
  151.  
  152.  19.    "Error: Not a VGA system"
  153.     -------------------------
  154.     Switch BC was selected for a nonVGA adapter system.
  155.  
  156.  
  157.  20.    "Current and initial video address differ"
  158.     ------------------------------------------
  159.     The current video system differs from that detected by the BIOS at
  160.     machine boot up time. The current system is considered the primary
  161.     one for the purposes of the program.
  162.  
  163.  
  164.  21.    "Password string: xxxxxx"
  165.     -------------------------
  166.     If the password is specified directly from the DOS command line, the
  167.     specification is echoed at the end of the program execution, so that
  168.     the password can be rechecked. The echoimg can be redirected through
  169.     the DOS prompt redirection command '>'.
  170.  
  171.  
  172.  22.    "Invalid character in password string <?>"
  173.     "Use alphanumeric (A-Z or 0-9) characters"
  174.     ------------------------------------------
  175.     An invalid character was entered during the password selection.  A
  176.     sequence of 1 to 15 non-shifted, alphanumeric-only characters (A-Z
  177.     0-9) is required.
  178.  
  179.  
  180.  23.    "Abort: Password verification failure"
  181.     --------------------------------------
  182.     Execution is cancelled after 5 attempts to verify the password.
  183.  
  184.  
  185.  24.    "Error: /HKxn parameter {x} must be A-Z or 0-9"
  186.     -----------------------------------------------
  187.     An invalid character was entered as the first parameter of the new
  188.     hotkey.  Use any character between <A> to <Z> or <0> to <9>.
  189.  
  190.  
  191.  25.    "Error: /HKxn parameter {n} must be 4 ≥ n ≥ 15"
  192.     -----------------------------------------------
  193.     An invalid character was entered as the second parameter of the new
  194.     hotkey.  Use a number between 4 and 15 to specify the corresponding
  195.     <Right shift>, <Left shift>, <Alt>, and <Ctrl> combination.
  196.  
  197.  
  198.  26.    "Resident uninstalled"
  199.     ----------------------
  200.     The BLANKs resident was successfuly deallocated from memory.
  201.  
  202.  
  203.  27.    "Resident not yet installed"
  204.     ----------------------------
  205.     Resident uninstalling was requested but the program has not yet been
  206.     installed.
  207.  
  208.  
  209.  28.    "Cannot uninstall: Interrupt(s) ??h in use"
  210.     -------------------------------------------
  211.     The indicated interrupt vectors are still in use by another resident
  212.     loaded after BLANKs was installed.  All of the changed interrupt are
  213.     listed.  The uninstall request is not honored as this would hang the
  214.     machine.
  215.  
  216.  
  217.  29.    " Error: Block not released [DOS code ??h] at address ????0h"
  218.     --------------------------------------------------------------
  219.     DOS did not deallocate the memory block allocated to the resident at
  220.     the time of installation.  One of two error codes may be expected:
  221.  
  222.         7 - Memory blocks above the DOS area trashed.
  223.         9 - Invalid block request.
  224.  
  225.     These errors indicate a corruption of the memory control chain of the
  226.     operating system.  Reboot system as soon as possible.
  227.  
  228.  
  229.  30.    " Error: Block not released [XMS code ??h] at address ????0h"
  230.     --------------------------------------------------------------
  231.     The XMM did not deallocate the UMB allocated to the resident at the
  232.     time of installation.  One of two error codes may be expected:
  233.  
  234.         8Eh - General driver error occurred.
  235.         8Fh - Unrecoverable driver error occurred.
  236.  
  237.     These errors indicate a corruption of the XMS manager.  Reboot system
  238.     as soon as possible.
  239.  
  240.  
  241.  31.    "Error: Compatible XMS manager not detected"
  242.     --------------------------------------------
  243.     BLANKs failed to determine presence of a driver compatible with the
  244.     Extended Memory Specification (XMS) version 2.0+, and the requested
  245.     UMB load (/LH) defaulted to conventional memory installation.
  246.  
  247.  
  248.  32.    "Error: Unable to allocate UMB [XMS code ??h]"
  249.     ----------------------------------------------
  250.     The XMM did not allocate the requested UMB.  One of the following
  251.     XMS error codes may be expected:
  252.  
  253.         80h - Function is not implemented.
  254.         8Eh - General driver error occurred.
  255.         8Fh - Unrecoverable driver error occurred.
  256.         B0h - Smaller UMB is available.
  257.         B1h - No UMBs are available.
  258.         B2h - UMB segment number is invalid.
  259.  
  260.  
  261.  33.    "Error: Unable to allocate UMB [DOS code ??h]"
  262.     ----------------------------------------------
  263.     MS-DOS 5+ did not allocate the requested UMB. One of the following
  264.     error codes may be expected:
  265.  
  266.         7 - Memory blocks above the DOS area trashed.
  267.         8 - Not enough memory.
  268.  
  269.     Error 7 indicates a corruption of the memory control chain of the
  270.     operating system (reboot processor as soon as possible).  Error 8
  271.     indicates that no UMBs are available.  Install the program in low
  272.     memory.
  273.  
  274.  
  275.  34.    "NON-RECOVERABLE DOS MEMORY ERROR! [code ??h]"          
  276.     "Reboot machine as soon as possible..."
  277.     ----------------------------------------------
  278.     MS-DOS 5+ did not restore its default memory allocation strategy
  279.     after the program modified it for UMB allocation; the error code
  280.     may be 01h (invalid function).  Reboot the machine immediately.
  281.  
  282.  
  283.  35.    "Error: UMA linkage not restored [DOS code ??h]"
  284.     ------------------------------------------------
  285.     MS-DOS 5+ did not restore the original link status with the upper
  286.     memory area.  Although not critical, this error should not occur,
  287.     amd it may be better to reboot the mchine.
  288.  
  289.  
  290.  36.    "Unable to allocate UMB above minimum address"
  291.     ----------------------------------------------  
  292.     A free upper-memory block was not available above the lower high-
  293.     memory address specified by switch LHn.  Resident was installed at
  294.     a lower UMB whose value is displayed in the installation message.
  295.  
  296.        ┌─────────────────────────────────────────────────────────────┐
  297.        │ Trademarked names are the property of the respective owners │
  298.        └─────────────────────────────────────────────────────────────┘
  299.  [End]
  300.  
  301.  
  302.  
  303.  
  304.  
  305.